home *** CD-ROM | disk | FTP | other *** search
/ SGI Hot Mix 17 / Hot Mix 17.iso / HM17_SGI / research / examples / misc / sdf / README.TXT < prev   
Text File  |  1997-07-08  |  702b  |  22 lines

  1. ------------------------------------------------------------
  2. README file: <RSI_Directory>
  3.             <IDL_Directory>    
  4.           examples
  5.             misc
  6.               sdf
  7. IDL Version 5.0
  8. ------------------------------------------------------------
  9.  
  10. This directory contains examples that use the CDF, NetCDF, and
  11. HDF scientific data format interfaces.  
  12.  
  13. The cdf_rdwr.pro, hdf_rdwr.pro, and ncdf_rdwr.pro routines 
  14. create a datafile and then read the information from the newly-
  15. created file.
  16.  
  17. The cdf_cat.pro, hdf_cat.pro, hdf_info, and ncdf_cat.pro routines
  18. print basic information about CDF, HDF, and NetCDF files.
  19.  
  20. More information on the scientific data formats can be found
  21. in the IDL Scientific Data Formats Guide.
  22.